
/* ----- ploneCustom.css ----- */
@media all {
/* http://saluton.dk/portal_css/ploneCustom.css?original=1 */
/* */
#portal-top
{
background: #6F8EC4 top left url(http://saluton.dk/clouds.jpg) no-repeat;
}
#portal-logo
{
background: none;
padding: 0;
margin: 0;
height: 64px;
width: 100%;
border-bottom: 1px solid #FFFFFF;
}
#portal-logo a
{
display: none;
}
#portal-logo .logo a
{
position: absolute;
display: block;
text-decoration: none;
overflow: hidden;
margin: 0;
padding: 0;
padding-top: 50px;
top: 8px;
left: 8px;
height: 0x;
width: 50px;
cursor: pointer;
}
#portal-logo .title
{
position: absolute;
left: 65px;
top: 8px;
border: 0;
padding: 0;
margin: 0;
z-index: 10;
}
#portal-logo .title a
{
color: #FFFFFF;
padding: 0;
margin: 0;
font-family: Verdana;
font-size: 2em;
font-weight: bold;
overflow: visible;
display: inline;
}
#portal-logo .title_shadow
{
position: absolute;
left: 67px;
top: 10px;
border: 0;
padding: 0;
margin: 0;
z-index: 1;
}
#portal-logo .title_shadow a
{
color: #555555;
padding: 0;
margin: 0;
font-family: Verdana;
font-size: 2em;
font-weight: bold;
overflow: visible;
display: inline;
}
#portal-logo .legend
{
position: absolute;
left: 65px;
top: 40px;
padding: 0;
margin: 0;
color: #555555;
font-family: Verdana;
font-size: 1.2em;
font-weight: bold;
border: 0;
}
#portal-siteactions
{
display: none;
}
#portal-globalnav li a
{
background: #FFFFFF;
}
/* */
.portletPostIt{
background-color: #ffce7b;
border: 1px solid #ffa500;
color: Black;
font-size: 85%;
padding: 1em;
}
.portletPostItDetails{
background-color: #ffa500;
font-size: 85%;
text-align:center;
margin-top:1em;
}
/* */
/* */

}

